C1.Web.Mvc Namespace / FlexChartBase<T> Class / HasScripts Property

In This Topic
HasScripts Property (FlexChartBase<T>)
In This Topic
Gets a boolean value indicates whether current component has the scripts which need to be rendered.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property HasScripts As Boolean
 
See Also